home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishcontents / 201-225 / contents_203 < prev    next >
Text File  |  1992-05-06  |  976b  |  23 lines

  1. This is disk 203 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4. Examples    Assembly and C code examples, including some old
  5.         favorites (like speechtoy and yachtc3) downcoded to
  6.         assembly language.  Includes a replacement for the
  7.         official audio device, an example of creating a
  8.         subtask, a rewrite in assembly of R. J. Mical's
  9.         file requester, an example of installing a custom
  10.         input handler ahead of intuition, and more.
  11.         Author:  Jim Fiore and Jeff Glatt
  12.  
  13. GurusGuide    The source files for all examples published in the
  14.         "Guru's Guide, Meditation #1: Interrupts" by Carl
  15.         Sassenrath, the architect of the Amiga's low-level
  16.         multitasking operating system and designer of Exec.
  17.         Author:  Carl Sassenrath
  18.  
  19. Isam        A library of routines to access relational data base
  20.         systems using the Index Sequential Access Method (ISAM).
  21.         This is beta version 0.9, binary only.
  22.         Author:  Kai Oliver Ploog
  23.